home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (3rd Edition) / The Business Master (3rd Edition).iso / files / utilstem / util1 / gsetup20.doc < prev    next >
Text File  |  1987-07-13  |  3KB  |  68 lines

  1. GSETUP 2.0 - 7/11/87
  2.  
  3. (c) 1986 Micro Consulting Associates
  4.      868 Ashford Avenue, Suite 6B
  5.      Condado, Puerto Rico 00907
  6.      (809) 721-8470
  7.  
  8. This is a "SHAREWARE" product. Share it with your friends!
  9.  
  10. GSETUP.EXE  is a generic SETUP program for the model 99 IBM-PC/AT 
  11. and  compatibles.  It will allow you to setup the  system  clock, 
  12. system  date and all CMOS parameters in the same way that the IBM 
  13. diagnostics  allows to to setup the CMOS parameters  but  without 
  14. having to boot a special disk. NO DIAGNOSTICS ARE PERFORMED! 
  15.  
  16. The  program  is  totally self-explanatory.  There are  only  two 
  17. things that I need to point out. When you are entering the system 
  18. time,  the program will fill in the ":" colon characters for you. 
  19. The "seconds" portion of the time is not needed,  so we don't ask 
  20. for  it.  The  program will initialize the system  clock  to  :00 
  21. seconds by default.
  22.  
  23. When  you  enter the system date,  the program will fill  in  the 
  24. slash  "/"  character  in  the date,  which must  be  entered  in 
  25. MM/DD/YYYY format.
  26.  
  27. Everything  else is pretty  much self-explanatory.  Enjoy! If you 
  28. like the program and  find it is useful to you,  please reward us
  29. with a  $15 donation  so that  we can  continue to produce useful
  30. utilities like this for your use.
  31.  
  32. Juan Jimenez
  33. President
  34.  
  35. Release and modification history:
  36.  
  37. Version 1.0, 6/12/86: Initial release
  38.  
  39. Version 1.1, 6/13/86: Added re-boot on change in CMOS, cleaned up some
  40.                       of the code.
  41.  
  42. Version 1.2, 6/17/86: Add check for CMOS ram power failure on startup
  43.                       and tell user if that is the case, then exit.
  44.  
  45. Version 1.3, 6/21/86: Fixed bug in equipment byte settings. Program was
  46.                       telling CMOS that system had the wrong number of
  47.                       floppies.
  48.  
  49. Version 1.4, 6/25/86: Refused to setup a machine with dead cmos...
  50.                       Made several changes, including cmos clearing on
  51.                       a dead cmos condition, setup of status parameters
  52.                       and other nasty crawlies.
  53.  
  54.                       (... and 1 year later...)
  55.  
  56. Version 1.5, 6/26/87: Turbo C port, squashed spontaneous reboot bug,
  57.                       darn thing wanted to reboot for no reason, saying
  58.                       CMOS values had changed after prep for reloc.
  59.                       Now reboots any time you run the program, just
  60.                       like real SETUP.
  61.  
  62. Version 2.0, 7/10/87: Windows! Added use of Glen Boyd's "WINDOW4C"
  63.                       routines, ported to Turbo C from Lattice 2.12 by
  64.                       yours truly (turns out Glen already wrote a TC
  65.                       version... oh, well...). Finally got around to
  66.                       fully commenting and cleaning up the source code,
  67.                       since we are now giving it away to contributors.
  68.